3.400 \(\int \frac{(f x)^m (d+e x^2)^q}{a+b x^2+c x^4} \, dx\)

Optimal. Leaf size=243 \[ \frac{2 c (f x)^{m+1} \left (d+e x^2\right )^q \left (\frac{e x^2}{d}+1\right )^{-q} F_1\left (\frac{m+1}{2};1,-q;\frac{m+3}{2};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{f (m+1) \sqrt{b^2-4 a c} \left (b-\sqrt{b^2-4 a c}\right )}-\frac{2 c (f x)^{m+1} \left (d+e x^2\right )^q \left (\frac{e x^2}{d}+1\right )^{-q} F_1\left (\frac{m+1}{2};1,-q;\frac{m+3}{2};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{f (m+1) \sqrt{b^2-4 a c} \left (\sqrt{b^2-4 a c}+b\right )} \]

[Out]

(2*c*(f*x)^(1 + m)*(d + e*x^2)^q*AppellF1[(1 + m)/2, 1, -q, (3 + m)/2, (-2*c*x^2)/(b - Sqrt[b^2 - 4*a*c]), -((
e*x^2)/d)])/(Sqrt[b^2 - 4*a*c]*(b - Sqrt[b^2 - 4*a*c])*f*(1 + m)*(1 + (e*x^2)/d)^q) - (2*c*(f*x)^(1 + m)*(d +
e*x^2)^q*AppellF1[(1 + m)/2, 1, -q, (3 + m)/2, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), -((e*x^2)/d)])/(Sqrt[b^2 -
4*a*c]*(b + Sqrt[b^2 - 4*a*c])*f*(1 + m)*(1 + (e*x^2)/d)^q)

________________________________________________________________________________________

Rubi [A]  time = 0.649722, antiderivative size = 243, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 3, integrand size = 29, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.103, Rules used = {1305, 511, 510} \[ \frac{2 c (f x)^{m+1} \left (d+e x^2\right )^q \left (\frac{e x^2}{d}+1\right )^{-q} F_1\left (\frac{m+1}{2};1,-q;\frac{m+3}{2};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{f (m+1) \sqrt{b^2-4 a c} \left (b-\sqrt{b^2-4 a c}\right )}-\frac{2 c (f x)^{m+1} \left (d+e x^2\right )^q \left (\frac{e x^2}{d}+1\right )^{-q} F_1\left (\frac{m+1}{2};1,-q;\frac{m+3}{2};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{f (m+1) \sqrt{b^2-4 a c} \left (\sqrt{b^2-4 a c}+b\right )} \]

Antiderivative was successfully verified.

[In]

Int[((f*x)^m*(d + e*x^2)^q)/(a + b*x^2 + c*x^4),x]

[Out]

(2*c*(f*x)^(1 + m)*(d + e*x^2)^q*AppellF1[(1 + m)/2, 1, -q, (3 + m)/2, (-2*c*x^2)/(b - Sqrt[b^2 - 4*a*c]), -((
e*x^2)/d)])/(Sqrt[b^2 - 4*a*c]*(b - Sqrt[b^2 - 4*a*c])*f*(1 + m)*(1 + (e*x^2)/d)^q) - (2*c*(f*x)^(1 + m)*(d +
e*x^2)^q*AppellF1[(1 + m)/2, 1, -q, (3 + m)/2, (-2*c*x^2)/(b + Sqrt[b^2 - 4*a*c]), -((e*x^2)/d)])/(Sqrt[b^2 -
4*a*c]*(b + Sqrt[b^2 - 4*a*c])*f*(1 + m)*(1 + (e*x^2)/d)^q)

Rule 1305

Int[(((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(q_))/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> Int[Exp
andIntegrand[(f*x)^m*(d + e*x^2)^q, 1/(a + b*x^2 + c*x^4), x], x] /; FreeQ[{a, b, c, d, e, f, m, q}, x] && NeQ
[b^2 - 4*a*c, 0] &&  !IntegerQ[q] &&  !IntegerQ[m]

Rule 511

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Dist[(a^IntPa
rt[p]*(a + b*x^n)^FracPart[p])/(1 + (b*x^n)/a)^FracPart[p], Int[(e*x)^m*(1 + (b*x^n)/a)^p*(c + d*x^n)^q, x], x
] /; FreeQ[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] &&  !(IntegerQ[
p] || GtQ[a, 0])

Rule 510

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(a^p*c^q
*(e*x)^(m + 1)*AppellF1[(m + 1)/n, -p, -q, 1 + (m + 1)/n, -((b*x^n)/a), -((d*x^n)/c)])/(e*(m + 1)), x] /; Free
Q[{a, b, c, d, e, m, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[m, -1] && NeQ[m, n - 1] && (IntegerQ[p] || GtQ[a
, 0]) && (IntegerQ[q] || GtQ[c, 0])

Rubi steps

\begin{align*} \int \frac{(f x)^m \left (d+e x^2\right )^q}{a+b x^2+c x^4} \, dx &=\int \left (\frac{2 c (f x)^m \left (d+e x^2\right )^q}{\sqrt{b^2-4 a c} \left (b-\sqrt{b^2-4 a c}+2 c x^2\right )}-\frac{2 c (f x)^m \left (d+e x^2\right )^q}{\sqrt{b^2-4 a c} \left (b+\sqrt{b^2-4 a c}+2 c x^2\right )}\right ) \, dx\\ &=\frac{(2 c) \int \frac{(f x)^m \left (d+e x^2\right )^q}{b-\sqrt{b^2-4 a c}+2 c x^2} \, dx}{\sqrt{b^2-4 a c}}-\frac{(2 c) \int \frac{(f x)^m \left (d+e x^2\right )^q}{b+\sqrt{b^2-4 a c}+2 c x^2} \, dx}{\sqrt{b^2-4 a c}}\\ &=\frac{\left (2 c \left (d+e x^2\right )^q \left (1+\frac{e x^2}{d}\right )^{-q}\right ) \int \frac{(f x)^m \left (1+\frac{e x^2}{d}\right )^q}{b-\sqrt{b^2-4 a c}+2 c x^2} \, dx}{\sqrt{b^2-4 a c}}-\frac{\left (2 c \left (d+e x^2\right )^q \left (1+\frac{e x^2}{d}\right )^{-q}\right ) \int \frac{(f x)^m \left (1+\frac{e x^2}{d}\right )^q}{b+\sqrt{b^2-4 a c}+2 c x^2} \, dx}{\sqrt{b^2-4 a c}}\\ &=\frac{2 c (f x)^{1+m} \left (d+e x^2\right )^q \left (1+\frac{e x^2}{d}\right )^{-q} F_1\left (\frac{1+m}{2};1,-q;\frac{3+m}{2};-\frac{2 c x^2}{b-\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{\sqrt{b^2-4 a c} \left (b-\sqrt{b^2-4 a c}\right ) f (1+m)}-\frac{2 c (f x)^{1+m} \left (d+e x^2\right )^q \left (1+\frac{e x^2}{d}\right )^{-q} F_1\left (\frac{1+m}{2};1,-q;\frac{3+m}{2};-\frac{2 c x^2}{b+\sqrt{b^2-4 a c}},-\frac{e x^2}{d}\right )}{\sqrt{b^2-4 a c} \left (b+\sqrt{b^2-4 a c}\right ) f (1+m)}\\ \end{align*}

Mathematica [F]  time = 0.212542, size = 0, normalized size = 0. \[ \int \frac{(f x)^m \left (d+e x^2\right )^q}{a+b x^2+c x^4} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[((f*x)^m*(d + e*x^2)^q)/(a + b*x^2 + c*x^4),x]

[Out]

Integrate[((f*x)^m*(d + e*x^2)^q)/(a + b*x^2 + c*x^4), x]

________________________________________________________________________________________

Maple [F]  time = 0.086, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( fx \right ) ^{m} \left ( e{x}^{2}+d \right ) ^{q}}{c{x}^{4}+b{x}^{2}+a}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x)^m*(e*x^2+d)^q/(c*x^4+b*x^2+a),x)

[Out]

int((f*x)^m*(e*x^2+d)^q/(c*x^4+b*x^2+a),x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (e x^{2} + d\right )}^{q} \left (f x\right )^{m}}{c x^{4} + b x^{2} + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="maxima")

[Out]

integrate((e*x^2 + d)^q*(f*x)^m/(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{{\left (e x^{2} + d\right )}^{q} \left (f x\right )^{m}}{c x^{4} + b x^{2} + a}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="fricas")

[Out]

integral((e*x^2 + d)^q*(f*x)^m/(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)**m*(e*x**2+d)**q/(c*x**4+b*x**2+a),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (e x^{2} + d\right )}^{q} \left (f x\right )^{m}}{c x^{4} + b x^{2} + a}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="giac")

[Out]

integrate((e*x^2 + d)^q*(f*x)^m/(c*x^4 + b*x^2 + a), x)